var github.com/google/go-cmp/cmp.stringType

3 uses

	github.com/google/go-cmp/cmp (current package)
		report_reflect.go#L21: 	stringType = reflect.TypeOf((*string)(nil)).Elem()
		report_slices.go#L238: 				if t != stringType {
		report_slices.go#L333: 		if t != stringType {